<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*reset*/
.clean:before, .clean:after, .clearfix:before, .clearfix:after { content: ""; display: table; }
.clean:after, .clearfix:after { clear: both; }
.clean, .clearfix { zoom: 1; }
.clear { clear: both; }
.fl { float: left; }
.fr { float: right; }
.break { word-wrap: break-word; width: inherit; }
.linkhidden { text-indent: -9999em; overflow: hidden; }
.hidden { display: none; }
a{ text-decoration:none;}
/*reset*/

/*主要样式*/
.subNavBox{width:211px;margin:0 auto;}
.subNav{border-bottom:solid 1px #e5e3da;cursor:pointer;font-weight:bold;font-size:14px;color:#999;line-height:28px;padding-left:10px;background-position:95% 50%}
.subNav:hover{color:#277fc2;}
.currentDd{color:#277fc2}
.currentDt{}
.navContent{display: none;border-bottom:solid 1px #e5e3da;}
.navContent li a{display:block;width:211px;heighr:28px;text-align:center;font-size:14px;line-height:28px;color:#333}
.navContent li a:hover{color:#fff;background-color:#277fc2}


 
#wraps {
	text-align: left;
	width: 760px;
	background-image: url({xiao:$site_template}images/bj.png);
	_background-image: url({xiao:$site_template}images/bj.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#menus {
	float: left;
	width: 190px;
}
#menus ul {
}
#menus li {
	height: 30px;
	width: 190px;
	line-height: 30px;
	border-radius: 5px;
	margin-bottom: 5px;
	color: #fff;
	background: #FFF;
}
#menus a {
	height: 30px;
	width: 190px;
	line-height: 30px;
	border: 1px solid #999;
	border-radius: 5px;
	margin-bottom: 10px;
	color: #666;
	text-align: center;
	background: url(http://www.58pcba.com/template/default/images/jiao2_22.png) no-repeat 160px center;
	display: block;
}
#menus a:hover {
	height: 30px;
	width: 190px;
	line-height: 30px;
	border-radius: 5px;
	margin-bottom: 10px;
	border: none;
	color: #fff;
	text-align: center;
	background: #0371b0;
	display: block;
}
#contents {
	float: left;
	padding: 10PX;
	width: 510px;
	background: #fff;
	height: 305px;
	border: 1px solid #999;
	margin-left: 24px;
}
#contents h1 {
	font-size: 16px;
	color: #0371b0;
	font-weight: normal;
	margin: 0;
	padding: 0;
	margin-bottom: 8px
}
#contents h2 {
	height: 100px;
	line-height: 20px;
	overflow: hidden;
	color: #666;
	padding-top: 15px;
}
#contents ul {
	list-style: none;
	margin: 0;
	padding: 0
}
#contents li {
}
#contents li a {
	display: block;
	height: 25px;
	line-height: 25px;
	padding-left: 12px;
	display: block;
	color: #666;
	background: url(http://www.58pcba.com/template/default/images/quan_38.png) no-repeat left center;
	float: left;
	width: 225px;
	margin-left: 15px;
}
#contents p a {
	float:right;
	padding-right:10px;
	padding-top:10px;
	TEXT-DECORATION: underline;
	color:#666;
	font-weight:bold;
}
#copy {
	clear: both
}
 
 /*内页三级下拉*/
 
ul,li{list-style: none;}
a:link,a:visited{text-decoration: none;color:#0371B0;}
.list{width: 210px;border-bottom:solid 1px #999;margin: 0px auto 0 auto;}
.list ul li{border:solid 1px #999; border-bottom:0;}
.list ul li a{padding-left: 10px;color: #666; font-size:12px; display: block; height:30px;line-height:30px;position: relative;
}
.list ul li .active{font-weight: bold; }
.list ul li .inactives{ } 
.list ul li ul{display: none;}
.list ul li ul li { border-left:0; border-right:0; border:none;}
.list ul li ul li .active {font-weight: bold;}
.list ul li ul li ul{display: none;}
.list ul li ul li a{ padding-left:20px;}
.list ul li ul li ul li { background-color:#d6e6f1; border-color:#6196bb; }
.last{ background-color:#d6e6f1; border-color:#6196bb; }
.list ul li ul li ul li a{ color:#316a91; padding-left:30px;}

/*Related articles*/
.ny_art_xg{ width:800px; overflow:hidden; padding-top:20px;}
.ny_art_xg p{ font-size:16px; color:#666666; margin-bottom:10px;}
.ny_art_xg ul{ width:800px; overflow:hidden; padding-bottom:10px;}
.ny_art_xg ul li{ vertical-align:middle; width:266px; float:left; display:inline; overflow:hidden;}
.ny_art_xg ul li a{ display:block; width:250px; height:24px; line-height:24px; overflow:hidden; font-size:12px; color:#2980b9;text-overflow:ellipsis;white-space:nowrap;}
.ny_art_xg ul li a:hover{color:#0075a9; text-decoration:underline;}
 </pre></body></html>